const net.hostLookupFiles
11 uses
net (current package)
conf.go#L288: return hostLookupFiles, dnsConf
conf.go#L321: return hostLookupFiles, dnsConf
conf.go#L463: return hostLookupFiles, dnsConf
dnsclient_unix.go#L531: hostLookupFiles // only files
dnsclient_unix.go#L539: hostLookupFiles: "files",
dnsclient_unix.go#L551: if order == hostLookupFilesDNS || order == hostLookupFiles {
dnsclient_unix.go#L558: if order == hostLookupFiles {
dnsclient_unix.go#L596: if order == hostLookupFilesDNS || order == hostLookupFiles {
dnsclient_unix.go#L609: if order == hostLookupFiles {
dnsclient_unix.go#L814: if order == hostLookupFiles || order == hostLookupFilesDNS {
dnsclient_unix.go#L820: if order == hostLookupFiles {
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |